Caption = "You will find that VGA displays will show 16 characters per line if you maximize the screen. Otherwise you will see 8 character displays."
FontBold = -1 'True
FontItalic = 0 'False
FontName = "MS Sans Serif"
FontSize = 9.75
FontStrikethru = 0 'False
FontUnderline = 0 'False
Height = 855
Left = 240
TabIndex = 4
Top = 6360
Width = 5055
End
Begin Label Label4
Caption = "Use standard Windows file selection boxes to choose a file. When you single click on a filename, the contents of that file will be display automatically. You can single click on any file to view another file at any time. Some larger files pause for a couple seconds, so just be patient."
FontBold = -1 'True
FontItalic = 0 'False
FontName = "MS Sans Serif"
FontSize = 9.75
FontStrikethru = 0 'False
FontUnderline = 0 'False
Height = 1815
Left = 240
TabIndex = 3
Top = 4440
Width = 4935
End
Begin Label Label3
Caption = "Directions"
FontBold = -1 'True
FontItalic = 0 'False
FontName = "MS Sans Serif"
FontSize = 13.5
FontStrikethru = 0 'False
FontUnderline = 0 'False
Height = 375
Left = 240
TabIndex = 2
Top = 3960
Width = 2535
End
Begin Label Label2
Caption = "Overview"
FontBold = -1 'True
FontItalic = 0 'False
FontName = "MS Sans Serif"
FontSize = 13.5
FontStrikethru = 0 'False
FontUnderline = 0 'False
Height = 375
Left = 240
TabIndex = 1
Top = 1800
Width = 1575
End
Begin Label Label1
Caption = "This is a file utility designed for programmers. It allows you to view the characters of a file in both their numerical ASCII value, and their ASCII character side by side. This is very similar to the text dumps you can get on most larger computer systems."